home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / qhead.zip / QHEAD.CFG < prev    next >
Text File  |  1996-07-08  |  1KB  |  42 lines

  1. ;
  2. ;            Configuration file for DDA's QHead.exe program.
  3. ;           Modify it to suit your preferences and/ or needs.
  4. ;
  5. ;
  6. ; Defining your file header
  7. ; ~~~~~~~~~~~~~~~~~~~~~~~~~
  8. ; When a *new* header file is created, the following two lines will
  9. ; be placed at the top.  Modify or remove them as you wish.
  10. ;
  11. qheader = {QWK name    Conf#, MsgNum} ₧ Date  From                  To                    Subject
  12. qline   = ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  13. ;
  14. ;
  15. ; Defining your unarchiver
  16. ; ~~~~~~~~~~~~~~~~~~~~~~~~
  17. ;  1) Search the list of archive types below for the one(s) that you
  18. ;     use for your QWK packets.
  19. ;
  20. ;  2) If desired, modify the command line so it matches what *you* normally
  21. ;     use when unarchiving your QWK packets.  Do NOT put the QWK name on the
  22. ;     the configured command line!
  23. ;
  24. ;  3) If the program is not in your PATH, then you *must* include the path.
  25. ;     For example:  unarj = c:\arj\arj e
  26. ;
  27. ;  4) QHead only uses the "unqwk" command line if it cannot -detect- what
  28. ;     archiver was used to pack your QWK.  Modify it only if QHead uses it.
  29. ;
  30. unQWK = gus
  31. ;
  32. unARC = pkxarc
  33. unARJ = arj e -y
  34. unHAP = pah e
  35. unLHA = lha e
  36. unPAK = pak e /wa
  37. unRAR = rar e
  38. unUC2 = uc e -f
  39. unZIP = pkunzip -# -o
  40. unZOO = zoo -extract
  41. ;
  42.